Welcome![Sign In][Sign Up]
Location:
Search - winsock TCP

Search list

[Internet-NetworkWinsock

Description: 局域网聊天winsock基于UDP、TCP环境-Winsock chat network based on UDP, TCP environment
Platform: | Size: 5120 | Author: 胡宏韬 | Hits:

[Internet-NetworkfndSck327

Description: 一套Socket编程的控件,可以支持 Socket5和 httptunnle-FUNDAMENTALS is a collection of Delphi code libraries. FUNDAMENTALS SOCKETS contains: Sockets cWinSock.pas WinSock functions cSocks.pas SOCKS4/5 functions cSocketHostLookup.pas Socket host lookup class cSockets.pas Base class for sockets cSocketsTCP.pas Base class for TCP sockets cSocketsTCPClient.pas Base class for TCP client sockets cSocketsTCPServer.pas Base class for TCP server sockets cSocketsUDP.pas Base class for UDP sockets cTCPStream.pas TCP stream class cTCPClient.pas TCP client component cTCPServer.pas TCP server component FUNDAMENTALS SOCKETS require FUNDAMENTALS UTILITIES (included).
Platform: | Size: 474112 | Author: sail2000 | Hits:

[Internet-NetworkTCPSRV

Description: 基于C的winsock网络编程,TCP服务器端程序,对于学习网路编程的初学者的这是第一步。-C based on the winsock network programming, TCP server-side procedures, network programming for beginners to learn this is the first step.
Platform: | Size: 1181696 | Author: 斯鲁杰 | Hits:

[Internet-NetworkPacketSniffer

Description: 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。-1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capture, using the winsock API write, you can easily expand their programs. Can be saved for each crawl of the protocol data to a log file. Ethereal' s faster, in order to give the analysis of tree list, you can view the original packets. The program requires Windows XP/2000/NT operating system and has administrator privileges.
Platform: | Size: 54272 | Author: subzero_cn | Hits:

[Windows DevelopTCP_make_hode

Description: 一个结合了mfc/winsock/多线程等技术实现的聊天程序,只有聊天功能,但是用于广泛,主要适用了tcp链接,udp打洞技术.
Platform: | Size: 171008 | Author: banjaming0 | Hits:

[Windows DevelopmFC_Socket_p2pp

Description: 一个结合了mfc/winsock/多线程等技术实现的聊天程序,只有聊天功能,但是用于广泛,主要适用了tcp链接,udp打洞技术.
Platform: | Size: 251904 | Author: banjaming0 | Hits:

[Internet-NetworkMFC_ChatRoom_WINSOCK-TCP

Description: MFC开发的聊天室,有server和client 支持多人聊天 适合MFC开发者学习和使用- a chat room developed in mfc support multi_person chating
Platform: | Size: 1657856 | Author: 田杰 | Hits:

[Internet-NetworkPacketSniffe

Description: 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。-1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capture, using the winsock API write, you can easily expand their programs. Can be saved for each crawl of the protocol data to a log file. Ethereal' s faster, in order to give the analysis of tree list, you can view the original packets. The program requires Windows XP/2000/NT operating system and has administrator privileges.
Platform: | Size: 489472 | Author: 说不得 | Hits:

[CommunicationQQylbc

Description: QQ聊天程序的网络通信原理及编程。QQ,C/S.winsock,TCP-QQ chat program for network communication theory and programming. QQ, C/S.winsock, TCP
Platform: | Size: 1299456 | Author: 周雪婵 | Hits:

[Internet-NetworkTCPClientTest

Description: TCP Client Program using MFC WinSock
Platform: | Size: 2048 | Author: Rishi | Hits:

[Delphi VCLloc_chat

Description: Delphi source \ Winsock TCP-UDP
Platform: | Size: 118784 | Author: Polina | Hits:

[Communicationtcp

Description: 一个简单的Windows下的tcp程序,包含客户端和服务器端,对于初学winsock有帮助!欢迎下载!-A simple tcp programs under Windows, including client and server side, for beginners winsock help! Welcome to download!
Platform: | Size: 32768 | Author: yuchen117 | Hits:

[CSharpnetworkstuff_src_2003

Description: 网络实用工具,C#代码, client/server demo, TCP/UDP scan, arp, whois, wake on lan -network stuffs in C#, client/server demo, TCP/UDP scan, arp, whois, wake on lan ....
Platform: | Size: 777216 | Author: david euler | Hits:

[Windows DevelopVCWinSockProgramming

Description: 1. WinSock学习笔记(一) 2 2. WinSock学习笔记(二) 11 3. 使用CSockets进行文件传送 17 4. 基于UDP的网络通迅程序 19 5. 点对点多线程断点续传的实现 22 6. Windows Socket 网络编程(一) 34 7. Windows Socket 网络编程(二) 36 8. Windows Sockets 网络编程(三) 40 9. TCP实现P2P通信(TCP穿越NAT/TCP打洞) 44 10. 深入 CSocket 编程之阻塞和非阻塞模式 57 -#define FD_SETSIZE 64? typedef struct fd_set { u_int fd_count /* how many are SET?*/ SOCKET fd_array[FD_SETSIZE] /* an array of SOCKETs*/ } fd_set
Platform: | Size: 190464 | Author: netdavid | Hits:

[Chess Poker gamesCODE_UPLOAD1421

Description: Play Othello Game in multiplayer mode with the TCP/IP or in local mode.... Winsock and recursive code-Play Othello Game in multiplayer mode with the TCP/IP or in local mode.... Winsock and recursive code...
Platform: | Size: 14336 | Author: wanderer | Hits:

[Windows DevelopChatRoom(Winsock)

Description: 详细的讲解vc通过WinSocket来建立网络通信,可以是UDP和TCP。可以学习下-Vc explain in detail through the WinSocket to establish network communication, which can be UDP and TCP. Can learn under the
Platform: | Size: 17408 | Author: peter | Hits:

[CommunicationVB-TCPclient

Description: TCP/ip通讯客户端的程序。VB程序编写WINSOCK控件应用-TCP/ip messaging client program. VB programming WINSOCK Control Applications
Platform: | Size: 1971200 | Author: 鸣鸣 | Hits:

[Com PortS7-1200_winsock_new_1PLC

Description: vb与西门子plc的modbus tcp通讯程序-vb and Siemens plc, modbus tcp communication program
Platform: | Size: 816128 | Author: lzw | Hits:

[Other8

Description: 本程序是网络聊天:WINSOCK-TCP,提供初学者练习-This program is a network chat: WINSOCK-TCP, providing for beginners to practice
Platform: | Size: 107520 | Author: cyzp | Hits:

[Windows Developshiyan3

Description: (1)按照最简单Winsock TCP通信流程设计对话框模式的服务器和客户机程序。 (2)利用循环服务器模型知识开发TCP服务器及客户机程序。-(1) according to the most simple Winsock TCP communication process design dialog mode of servers and clients program. (2) using circular server model knowledge development program and client server TCP.
Platform: | Size: 351232 | Author: 李洪旭 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 21 »

CodeBus www.codebus.net